{volist name="nav" id="vo"}
  • {$vo.title}
  • {/volist}
{if session('?merchant.user')} 商户中心 退出登录 {else} 登录 注册
{/if}